Update windows downloads
authorBrian Anderson <banderson@mozilla.com>
Thu, 18 Sep 2014 23:57:29 +0000 (16:57 -0700)
committerBrian Anderson <banderson@mozilla.com>
Thu, 18 Sep 2014 23:57:29 +0000 (16:57 -0700)
README.md

index efc0605715f2048540d8603f797a932bfaf5fb56..0a3ac3c7422f59456ed92c961d822b43cd5cf6ca 100644 (file)
--- a/README.md
+++ b/README.md
@@ -21,7 +21,8 @@ Nightlies are available for the following triples:
 * [`i686-unknown-linux-gnu`](http://static.rust-lang.org/cargo-dist/cargo-nightly-i686-unknown-linux-gnu.tar.gz)
 * [`x86_64-apple-darwin`](http://static.rust-lang.org/cargo-dist/cargo-nightly-x86_64-apple-darwin.tar.gz)
 * [`i686-apple-darwin`](http://static.rust-lang.org/cargo-dist/cargo-nightly-i686-apple-darwin.tar.gz)
-* [`i686-pc-mingw32`](http://static.rust-lang.org/cargo-dist/cargo-nightly-i686-pc-mingw32.tar.gz)
+* [`x86_64-w64-mingw32`](http://static.rust-lang.org/cargo-dist/cargo-nightly-x86_64-w64-mingw32.tar.gz)
+* [`i686-w64-mingw32`](http://static.rust-lang.org/cargo-dist/cargo-nightly-i686-w64-mingw32.tar.gz)
 
 Note that if you're using the windows snapshot you will need Mingw-w64 installed
 as well as MSYS. The installation script needs to be run inside the MSYS shell.